| GUI Help > Special > getListViewItemCount | ||||||||||||||
|
getListViewItemCount |
||||||||||||||
| int count=getListViewItemCount(handle gadget) | ||||||||||||||
|
Description: Retrieves the number of items in a listview gadget. |
||||||||||||||
|
Return Value: The number of items in the listview. |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |